PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getTrimBox Method
In This Topic
    getTrimBox Method
    In This Topic
    Gets the trim box.
    Syntax
    public PDFStandardRectangle getTrimBox()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFStandardRectangle expressed in default user space units, defining the intended dimensions of the finished page after trimming.
    See Also